Package-level declarations

Types

Link copied to clipboard
class SimpleOKHttp(url: String)

Simplified okHttp request

Link copied to clipboard
object Unpacker

Tool to decode Packer code in JS

Link copied to clipboard
class WebJS(context: Context, wb: WebView? = null)

Convenience class to eval js on web pages

Link copied to clipboard
object WebTools

A utility object that provides tools for web-related tasks, such as evaluating JavaScript, decoding packed functions, and retrieving HTML content or cookies from web pages.